home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Compilers⁄Interps / GCC-2.3.3r12 / Sources-Targets / sun3mach.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-02-05  |  305 b   |  12 lines  |  [TEXT/MPS ]

  1. #include "sun3.h"
  2.  
  3. #undef CPP_PREDEFINES
  4. #define CPP_PREDEFINES "-Dmc68000 -Dsun -Dsun3 -Dunix -DMACH -DCMU -DMTXINU -DBIT_MSF -DBYTE_MSF"
  5.  
  6. /* Specify extra dir to search for include files.  */
  7. #define SYSTEM_INCLUDE_DIR "/usr/mach/include"
  8.  
  9. /* LINK_SPEC is needed only for Sunos 4.  */
  10.  
  11. #undef LINK_SPEC
  12.